Updates to Mark chapter in Emacs manual.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 12 Oct 2011 17:38:34 +0000 (13:38 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 12 Oct 2011 17:38:34 +0000 (13:38 -0400)
commit63184155518193d08190b94de2d2abe496cbf5d9
tree8106fa3bee61e7353ea0dd5f126d925977446869
parent78f319bc3dad559da31b0d9d619d38787a6e2324
Updates to Mark chapter in Emacs manual.

* mark.texi (Mark): Clarify description of disabled Transient Mark
mode.
(Setting Mark): Document prefix arg for C-x C-x.  Document primary
selection changes.  Mention that commands like C-y set the mark.
(Marking Objects): Add xref to Words node.  Note that mark-word
and mark-sexp also have the "extend region" behavior.
(Using Region): Mention M-$ in the table.  Document
mark-even-if-inactive here instead of in Mark Ring.
(Mark Ring): Move mark-even-if-inactive to Using Region.  Take
note of the "Mark Set" behavior.
(Disabled Transient Mark): Rename from "Persistent Mark"
(Bug#9688).  Callers changed.

* programs.texi (Expressions):
* text.texi (Words): Defer to Marking Objects for mark-word doc.
doc/emacs/ChangeLog
doc/emacs/emacs.texi
doc/emacs/fixit.texi
doc/emacs/mark.texi
doc/emacs/programs.texi
doc/emacs/text.texi
doc/emacs/trouble.texi